Skip to content

Build: Replace root-project extra memoization#4713

Merged
snazy merged 1 commit into
apache:mainfrom
snazy:build-no-extra-memo
Jun 13, 2026
Merged

Build: Replace root-project extra memoization#4713
snazy merged 1 commit into
apache:mainfrom
snazy:build-no-extra-memo

Conversation

@snazy

@snazy snazy commented Jun 12, 2026

Copy link
Copy Markdown
Member

Some calculated information is memoized for multiple projects to be consumed. Using rootProject.extra can hide ordering assumptions and require project configuration coordination.

This change migrates the memoization to shared build-services to solve these potential issues.

Some calculated information is memoized for multiple projects to be consumed.
Using `rootProject.extra` can hide ordering assumptions and require project configuration coordination.

This change migrates the memoization to shared build-services to solve these potential issues.
@github-project-automation github-project-automation Bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jun 12, 2026
@dimas-b dimas-b changed the title Build: Replace root-project extra memization Build: Replace root-project extra memoization Jun 12, 2026
@snazy snazy merged commit 82f47ec into apache:main Jun 13, 2026
24 checks passed
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in Basic Kanban Board Jun 13, 2026
@snazy snazy deleted the build-no-extra-memo branch June 13, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants